WorkerPool .spec .pod .affinity
If specified, the pod's scheduling constraints
| Description | |
|---|---|
| nodeAffinity 🔗 WorkerPoolSpecPodAffinityNodeaffinity | Describes node affinity scheduling rules for the pod. |
| podAffinity 🔗 WorkerPoolSpecPodAffinityPodaffinity | Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)). |
| podAntiAffinity 🔗 WorkerPoolSpecPodAffinityPodantiaffinity | Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)). |